task id造句
例句与造句
- Non - unique task ids will cause the asynchronous class throw an
如果任务id不唯一,将导致异步类引发 - Parameter takes the role of a task id
参数充当任务id的角色。 - That associates the client s task ids with pending asynchronous tasks
创建一个在客户端任务id和挂起的异步任务之间建立关联的 - The sample code initially parses the source of the notification to determine the task id
范例程式码首先解析通知源以确定任务id 。 - By clicking the task id number , you select the entire task row , including all the information for the selected task
单击任务的标识号,可以选定整个任务行,其中包含所选任务的全部信息。 - It's difficult to find task id in a sentence. 用task id造句挺难的
- The user date string contains the task id information name and id , where an equal sign separates name and id inside the brakets , for example ,
用户日期字串包括任务id资讯(名称和id ) ,其中等号隔开了括弧内的名称和id ,例如, - For example , when you apply the task range filter , you specify the first task id and the last task id of the range you want to see . .
譬如,应用“任务范围”筛选器时,需要指定要显示的任务范围的第一个和最后一个任务的标识号。 - In the signature , your class will need to manage a collection of user states , or task ids , and their corresponding pending operations
)来实现某个方法,您的类将需要管理由一系列用户状态、任务id及其相应的挂起操作构成的一个集合。 - Overload that takes an object - valued state parameter , or task id , be sure to track the lifetime of the operation with that task id , and be sure to provide it back into the completion handler
重载,则请确保使用该任务id来跟踪操作的生存期,并确保将该任务id返回到完成处理程序中。 - For a component that supports multiple concurrent invocations of its asynchronous methods , the client can supply a unique token , or task id , to distinguish which asynchronous task is raising particular events
对于支持多次并发调用其异步方法的组件,客户端可以提供一个唯一的标记或任务id ,以区分引发特殊事件的异步任务。